chore(deps): update all non-major dependencies #80
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
20.8.7->20.16.10.4.0->0.5.19.8.0->9.9.04.0.1->4.1.33.0.1->3.1.49.6.0->9.7.14.20.0->4.21.05.2.2->5.5.41.12.0->1.12.25.3.5->5.4.20.8.5->0.8.63.3.4->3.4.3817.3.0->17.4.2Release Notes
vuejs/tsconfig (@vue/tsconfig)
v0.5.1Compare Source
v0.5.0Compare Source
eslint/eslint (eslint)
v9.9.0Compare Source
Features
41d0206feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9feat: add suggestion torequire-awaitto removeasynckeyword (#18716) (Dave)Documentation
9fe068cdocs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661docs: Fix typo (#18735) (Zaina Al Habash)3c32a9edocs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978docs: Update README (GitHub Actions Bot)Chores
461b2c3chore: upgrade to@eslint/[email protected](#18765) (Francesco Trotta)59dba1bchore: package.json update for @eslint/js release (Jenkins)fea8563chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot])aac191echore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot])b97fa05chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)
v4.1.3Compare Source
v4.1.2Compare Source
v4.1.1Compare Source
v4.1.0Compare Source
remy/nodemon (nodemon)
v3.1.4Compare Source
v3.1.3Compare Source
Bug Fixes
v3.1.2Compare Source
v3.1.1Compare Source
Bug Fixes
v3.1.0Compare Source
Features
v3.0.3Compare Source
Bug Fixes
v3.0.2Compare Source
Bug Fixes
pnpm/pnpm (pnpm)
v9.7.1Compare Source
v9.7.0: pnpm 9.7Compare Source
Minor Changes
Added pnpm version management. If the
manage-package-manager-versionssetting is set totrue, pnpm will switch to the version specified in thepackageManagerfield ofpackage.json#8363. This is the same field used by Corepack. Example:{ "packageManager": "[email protected]" }Added the ability to apply patch to all versions #8337.
If the key of
pnpm.patchedDependenciesis a package name without a version (e.g.pkg), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version ofpkginstalled,pnpm patch pkgand subsequentpnpm patch-commit $edit_dirwill create an entry namedpkginpnpm.patchedDependencies. And pnpm will attempt to apply this patch to other versions ofpkgin the future.Change the default edit dir location when running
pnpm patchfrom a temporary directory tonode_modules/.pnpm_patches/pkg[@​version]to allow the code editor to open the edit dir in the same file tree as the main project #8379.Substitute environment variables in config keys #6679.
Patch Changes
pnpm installshould runnode-gyp rebuildif the project has abinding.gypfile even if the project doesn't have an install script #8293.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
rollup/rollup (rollup)
v4.21.0Compare Source
2024-08-18
Features
Pull Requests
noConflictoption in REPL. (@7086cmd)Microsoft/TypeScript (typescript)
v5.5.4Compare Source
v5.5.3Compare Source
v5.5.2Compare Source
v5.4.5: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.3: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.2: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.3: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.2: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
unjs/unplugin (unplugin)
v1.12.2Compare Source
Bug Fixes
v1.12.1Compare Source
Bug Fixes
vitejs/vite (vite)
v5.4.2Compare Source
renderBuiltUrlpassed to module preload (#16084) (fac3a8e), closes #16084v5.4.1build.modulePreload.resolveDependenciesis optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__(#17876) (e686d74), closes #17876handleHotUpdatefrom watch-package-data plugin (#17865) (e16bf1f), closes #17865v5.4.0globalvariable name conflict (#17809) (6aa2206), closes #17809importScriptsinjection breaking iife code (#17827) (bb4ba9f), closes #17827antfu/vite-plugin-inspect (vite-plugin-inspect)
v0.8.6Compare Source
🚀 Features
View changes on GitHub
vuejs/core (vue)
v3.4.38Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.4.37Compare Source
Bug Fixes
isProp.arg.locinstead ofisProp.loc(#11547) (236fb7a)DirectiveArgumentsthird parameter to accept undefined (#11540) (1058ce8)v3.4.36Compare Source
v3.4.35Compare Source
Bug Fixes
Performance Improvements
v3.4.34Compare Source
Bug Fixes
v3.4.33Compare Source
Bug Fixes
v3.4.32Compare Source
Bug Fixes
unrefcorrectly resolves type forShallowRef(#11360) (a509e30), closes #11356Performance Improvements
createBuffer(#11364) (fc205bf)unrollBufferby avoiding promises (#11340) (05779a7)v3.4.31Compare Source
Bug Fixes
Reverts
v3.4.30Compare Source
Bug Fixes
v-else(#11150) (e102670)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.